Jump to content

ToyOwlet

Artist
  • Posts

    31
  • Joined

  • Last visited

  • Days Won

    6

ToyOwlet last won the day on September 26 2018

ToyOwlet had the most liked content!

1 Follower

Personal Information

Recent Profile Visitors

1,758 profile views

ToyOwlet's Achievements

Advanced Member

Advanced Member (5/21)

25

Reputation

  1. I'm developing my game mostly alone! I say "mostly" because so far, at this stage in development, I've had some help from my boyfriend with sound effects for the dinosaurs in my game. Other than that, I do all the coding, art, marketing, etc. It's slow going, especially with a full time job and family, but when I feel discouraged or burnt out I look back at where my game was and where it is now, and it reminds me it's definitely been worth it and to keep pushing on.
  2. Typically wherever I’m showing off my game. Youtube - in the description Reddit - in comments to a post I’ve made for the game DeviantART - in every art submission’s description Twitter - in my website url or Bio section I have found most of my followers have come from Reddit, DeviantART, or from a friend’s invite. Hope this helps. ?
  3. I've been getting a little R&R as of late so haven't been working as hard, but I do still sneak in some art time. I've been working on a new biome: coastal. Here's a little preview of the tiles, beach grass, ambience, etc! Still a WIP. beachpreview.mp4
  4. Blog Post link: https://blog.toyowlet.com/2018/09/devblog-5-t-rex-in-game-ailments.html Discord: https://discord.gg/JM6h4Qm Hey there! Exciting news, T Rex is finally stomping around in game! Check out the video below to see a few of them in action! T. Rex So yep, as you can see, T. Rex is in the game! Its top and bottom facing animations still need to be done, but since it has at least its side walking animations, I can start testing it out in game and adding onto its behavior ("AI"). I've decided T. Rex will be a creature that pairs only with its mate, and will tolerate only its mate and children in the same area it's in. It will tolerate herbivores if it's not hungry. It will attempt to kill any carnivores (including other Rexes) that are in its territory. Dino Behaviors I wanted to touch upon dinosaur behaviors (or "AI") a bit in this post. I am going to attempt to make dinosaurs act as natural as possible. They will have basic needs, which I'll list and describe in detail below: Appetite - Basically food and water combined. Appetite will drop in value over time. A dinosaur can raise its appetite value by eating its preferred food (plants or meat). Dinosaurs may occasionally visit water for a drink if they're close enough as well. Social - The need for the dinosaur to group with others of its kind. Instead of a value, this will likely just be a true or false variable. For example if the dinosaur is a loner, we'll go with: "social = false;" or if the dinosaur does group, we'll use: "social = true;" Aggression - This will be a simple true or false variable as well. If set to false, the dinosaur will be timid and attempt to flee from extreme situations. It will also be passive around other dinosaurs and the player. If set to true, the dinosaur will be aggressive and will attempt to fight other dinosaurs and the player if they wander too close. You can imagine most carnivores will be aggressive, but there will be a few herbivores as well that you may not want to get too close to. (; These are the main three needs I've thought of. Feel free to leave suggestions in the comments or in the discord if you have ideas for other needs! Dino Ailments Using our poor Rex as an example, wild and tamed dinosaurs will get ailments dependent on some factors. If a dinosaur is starving, there is a small chance of it getting sick with the "Saurian Flu". Dinosaurs who have recently been wounded also have a chance to get infections. Pictured above you will see Parasites, Bumblefoot, and Saurian Flu afflictions. Wild dinosaurs are mostly out of luck if they come down with an ailment, but tamed dinosaurs can be cured as long as the player notices the disease in time. Ailments will gradually damage a dinosaur over time until it dies or the dinosaur is cured. Dino Skins & Variants Wild spawned dinosaurs and hatched dinosaurs will have a small chance to spawn with a skin variation. Dinosaurs will have at least 1 or 2 variations. Most of the "wild" type skin variations will be natural mutations such as albinism, melanism, piebaldism, leucism, erythrism, caeruthism (fictional) and xanthism. Once breeding is implemented, dinosaurs can hatch with unnatural skin types and patterns by breeding parents with certain mutations together. Pictured above are three mutated T. Rex, in order: Caeruthic, Albino, and Melanistic.
  5. I've used discord for a while and recently made one for my in-dev game. Dinocanid basically said everything I was going to! I find discord much easier to maintain and push updates on honestly. I also use it to instantly share smaller things with the community, like new art, concepts, anything really. I also get tons of feedback and suggestions from my discord users. Overall it's just a very big plus that I can post in discord and people can respond a second or two later. It's really nice having that immediate communication and responding to users right away. ? It opens up a lot more conversation and encourages others to hop in as well. My discord is fairly new and I've only been using text channels, not voice channels unless it's with my other developer. I'll likely utilize the voice channels for things like future streams while I work, contests, etc. Discord has some built in protection and you can set the level of protection you want, though I doubt you'd get any malicious users if you're only posting the link in your own site/blog/etc. There's also bots you can invite to your discord that can handle all sorts of things, like assigning new users roles, giving users exp and levels when they post, setting up mini-games directly in your discord, the list goes on. You may already know all this but just mentioning it anyway for any others out there who are reading and curious. Also regarding maintaining it, there really isn't much to maintain once it's set up. You just have to stay active on it, respond to people, and post updates periodically there. That's really all there is to it! So bottom line I think discord is great and very useful if you're ready to get feedback from players on your game, and even after your game is released it's a great place for users to communicate with one another. They can share their achievements, ask for help, make friends, etc! If you can't tell by now I really love discord. ? If anyone needs help setting up a discord or setting up bots let me know. I would love to help!
  6. I've been heavily improving the art in the game this past week. It's so nice to be able to go back to just a month ago and see the improvements I've made so far. Here's a preview! More to come! ?
  7. Read this week's blog to checkout the art asset changes and upcoming dinosaurs! https://blog.toyowlet.com/2018/09/devblog-4-grass-improved-tiles-more.html
  8. Very nice! Love the artwork with the caribou in the background. Joined the discord ?
  9. Thanks @KingofCrows! ? I want to make 4 more dinosaurs before Alpha, so if anyone would like to suggest any let me know! Late Cretaceous only.
  10. Haven't worked on the game too much the past few days, but I did do a few things behind the scenes like the Player Status system. Basically health, hunger, thirst, etc stats that decay over time. Also made a checklist for some features I want to complete before Alpha. You can view them here! https://blog.toyowlet.com/2018/09/devblog-3-milestones-to-alpha.html And a new dinosaur! ?
  11. Hi guys! So I wanted to share a site I found. It's called Modd.io. https://www.modd.io/ I haven't looked at it too much as I'm at work, but it looks like through this platform, you can create your own browser based multiplayer game and bring it to life. It's more than a point-and-click. You can actually have a player character and move it around in a world and interact with other players and objects in the world. There's tutorials on the site to get you started and there's other games listed on the site made through the platform. Apparently the first user to finish a game on the site is making $10/day and made their game in one day. $300 a month for a few hours work doesn't sound too bad! The platform is relatively new from what I've read (a year old or so). I'm going to check it out more when I get home since I'm a bit curious! If anyone delves into it before I get home please let me know how it is. ? I figured I'd share this here as I know some people who aren't programmers are looking for ways to create their own browser based games. It sounds promising!
  12. Heyo! I've been working on the inventory system, harvestable objects, item spawning, audio feedback, and more! My amazing boyfriend made some new sounds for the dinosaurs. Unfortunately the new raptor sounds aren't in this video, but I'll be sure to share them another time! I've also made new cursors (also not pictured in the vid). The new cursors are such a small addition but really tie in the graphics, and it's nice to get visual feedback when hovering the mouse on certain items.
  13. First Screenshot Saturday Sunday! Blog link: https://blog.toyowlet.com/2018/08/screenshot-saturday-1-inventory.html Inventory UI, Day/night Cycle, and reworked tiles previews! ?
  14. Hello! Little update! Later tonight I am going to try streaming my remake of some tiles (and possibly create new ones). I may also work on some map/area creation. If anyone would like to watch, follow me on Mixer. You can also join my Discord (The Roost) where I will post an announcement some time before I stream. ? Also I have decided not to update on the game as much as I was, since it takes time away from me actually working on it, plus I think it would just look better to release a bunch of cool stuff at once instead of sporadically haha. I will continue posting here and on my blog with weeklyish updates! Thanks!
  15. Actually no, I'm more of an (pixel) artist. I've always wanted to make my own game, and when I found the adoptables scene and my art got better I made my own sites using premade scripts. I have a very small background in code. I started off with HTML/CSS and then tinkered with the PHP scripts that I used for my sites. Those sites ended up being abandoned or given away for various reasons throughout the years. I really love creating things and touching and learning all the different aspects of it (art, coding, sounds, etc). Yet again recently I found myself wanting to make another game, but I knew if it was web-based I would give up on it. I love browser based games, but I wanted to challenge myself more and make a video game. It's something I always wanted to do but was never sure I could. I researched some game engines (unity, unreal, etc) and stumbled upon GameMakerStudio 2. I've been learning as I go and heavily relying on tutorials and tips right now. There's a nice community behind it and the interface is really beginner friendly and I'm just really enjoying it so far. ^^ I've pushed myself to work on the game at least an hour a day (which usually turns into more lol) whether it's coding or doing art. At least getting something done each day!
×
×
  • Create New...